html {
    font-family: "Microsoft YaHei";
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-size: 16px;
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td {
    background-clip: padding-box;
    /*背景被裁剪到内边距框*/
    position: relative;
    border: 1px solid #000;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    border: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

[role="button"] {
    cursor: pointer;
}

html {
    font-size: 100px
}

@media screen and (max-width: 1593px) {
    html {
        font-size: 99.70393105px
    }
}

@media screen and (max-width: 1583px) {
    html {
        font-size: 99.21737215px
    }
}

@media screen and (max-width: 1573px) {
    html {
        font-size: 98.73942489999999px
    }
}

@media screen and (max-width: 1563px) {
    html {
        font-size: 98.2700893px
    }
}

@media screen and (max-width: 1553px) {
    html {
        font-size: 97.80936535000001px
    }
}

@media screen and (max-width: 1543px) {
    html {
        font-size: 97.3572531px
    }
}

@media screen and (max-width: 1533px) {
    html {
        font-size: 96.9137525px
    }
}

@media screen and (max-width: 1523px) {
    html {
        font-size: 96.47886355px
    }
}

@media screen and (max-width: 1513px) {
    html {
        font-size: 96.05258624999999px
    }
}

@media screen and (max-width: 1503px) {
    html {
        font-size: 95.63492065px
    }
}

@media screen and (max-width: 1493px) {
    html {
        font-size: 95.22586670000001px
    }
}

@media screen and (max-width: 1483px) {
    html {
        font-size: 94.8254244px
    }
}

@media screen and (max-width: 1473px) {
    html {
        font-size: 94.43359375px
    }
}

@media screen and (max-width: 1463px) {
    html {
        font-size: 94.05037480000001px
    }
}

@media screen and (max-width: 1453px) {
    html {
        font-size: 93.67576745px
    }
}

@media screen and (max-width: 1443px) {
    html {
        font-size: 93.30977185px
    }
}

@media screen and (max-width: 1433px) {
    html {
        font-size: 92.95238785000001px
    }
}

@media screen and (max-width: 1423px) {
    html {
        font-size: 92.6036155px
    }
}

@media screen and (max-width: 1413px) {
    html {
        font-size: 92.26345484999999px
    }
}

@media screen and (max-width: 1403px) {
    html {
        font-size: 91.93190584999999px
    }
}

@media screen and (max-width: 1393px) {
    html {
        font-size: 91.60896855000001px
    }
}

@media screen and (max-width: 1383px) {
    html {
        font-size: 91.29464284999999px
    }
}

@media screen and (max-width: 1373px) {
    html {
        font-size: 90.98892885px
    }
}

@media screen and (max-width: 1363px) {
    html {
        font-size: 90.6918265px
    }
}

@media screen and (max-width: 1353px) {
    html {
        font-size: 90.40333580000001px
    }
}

@media screen and (max-width: 1343px) {
    html {
        font-size: 90.12345679999999px
    }
}

@media screen and (max-width: 1333px) {
    html {
        font-size: 89.85218945px
    }
}

@media screen and (max-width: 1323px) {
    html {
        font-size: 89.58953375px
    }
}

@media screen and (max-width: 1313px) {
    html {
        font-size: 89.33548970000001px
    }
}

@media screen and (max-width: 1303px) {
    html {
        font-size: 89.09005730000001px
    }
}

@media screen and (max-width: 1293px) {
    html {
        font-size: 88.85323659999999px
    }
}

@media screen and (max-width: 1283px) {
    html {
        font-size: 88.62502755px
    }
}

@media screen and (max-width: 1273px) {
    html {
        font-size: 88.40543015px
    }
}

@media screen and (max-width: 1263px) {
    html {
        font-size: 88.19444445px
    }
}

@media screen and (max-width: 1253px) {
    html {
        font-size: 87.9920704px
    }
}

@media screen and (max-width: 1243px) {
    html {
        font-size: 87.79830799999999px
    }
}

@media screen and (max-width: 1233px) {
    html {
        font-size: 87.61315725px
    }
}

@media screen and (max-width: 1223px) {
    html {
        font-size: 87.43661814999999px
    }
}

@media screen and (max-width: 1213px) {
    html {
        font-size: 87.26869074999999px
    }
}

@media screen and (max-width: 1203px) {
    html {
        font-size: 87.109375px
    }
}

@media screen and (max-width: 1193px) {
    html {
        font-size: 86.9586709px
    }
}

@media screen and (max-width: 1183px) {
    html {
        font-size: 86.8165785px
    }
}

@media screen and (max-width: 1173px) {
    html {
        font-size: 86.6830977px
    }
}

@media screen and (max-width: 1163px) {
    html {
        font-size: 86.5582286px
    }
}

@media screen and (max-width: 1153px) {
    html {
        font-size: 86.4419712px
    }
}

@media screen and (max-width: 1143px) {
    html {
        font-size: 86.3343254px
    }
}

@media screen and (max-width: 1133px) {
    html {
        font-size: 86.2352913px
    }
}

@media screen and (max-width: 1123px) {
    html {
        font-size: 86.14486885px
    }
}

@media screen and (max-width: 1113px) {
    html {
        font-size: 86.06305805px
    }
}

@media screen and (max-width: 1103px) {
    html {
        font-size: 85.9898589px
    }
}

@media screen and (max-width: 1093px) {
    html {
        font-size: 85.92527145px
    }
}

@media screen and (max-width: 1083px) {
    html {
        font-size: 85.86929565px
    }
}

@media screen and (max-width: 1073px) {
    html {
        font-size: 85.8219315px
    }
}

@media screen and (max-width: 1063px) {
    html {
        font-size: 85.783179px
    }
}

@media screen and (max-width: 1053px) {
    html {
        font-size: 85.7530382px
    }
}

@media screen and (max-width: 1043px) {
    html {
        font-size: 83.19881013396645px
    }
}

@media screen and (max-width: 1033px) {
    html {
        font-size: 80.74553253795425px
    }
}

@media screen and (max-width: 1023px) {
    html {
        font-size: 78.35710652172894px
    }
}

@media screen and (max-width: 1013px) {
    html {
        font-size: 76.03191933313745px
    }
}

@media screen and (max-width: 1003px) {
    html {
        font-size: 73.76839678948095px
    }
}

@media screen and (max-width: 993px) {
    html {
        font-size: 73.02551263248718px
    }
}

@media screen and (max-width: 983px) {
    html {
        font-size: 72.28262847549341px
    }
}

@media screen and (max-width: 973px) {
    html {
        font-size: 71.53974431849964px
    }
}

@media screen and (max-width: 963px) {
    html {
        font-size: 70.79686016150588px
    }
}

@media screen and (max-width: 953px) {
    html {
        font-size: 70.05397600451212px
    }
}

@media screen and (max-width: 943px) {
    html {
        font-size: 69.31109184751837px
    }
}

@media screen and (max-width: 933px) {
    html {
        font-size: 68.56820769052462px
    }
}

@media screen and (max-width: 923px) {
    html {
        font-size: 67.82532353353086px
    }
}

@media screen and (max-width: 913px) {
    html {
        font-size: 67.0824393765371px
    }
}

@media screen and (max-width: 903px) {
    html {
        font-size: 66.33955521954333px
    }
}

@media screen and (max-width: 893px) {
    html {
        font-size: 65.59667106254956px
    }
}

@media screen and (max-width: 883px) {
    html {
        font-size: 64.8537869055558px
    }
}

@media screen and (max-width: 873px) {
    html {
        font-size: 64.11090274856203px
    }
}

@media screen and (max-width: 863px) {
    html {
        font-size: 63.36801859156826px
    }
}

@media screen and (max-width: 853px) {
    html {
        font-size: 62.62513443457449px
    }
}

@media screen and (max-width: 843px) {
    html {
        font-size: 61.882250277580724px
    }
}

@media screen and (max-width: 833px) {
    html {
        font-size: 61.13936612058696px
    }
}

@media screen and (max-width: 823px) {
    html {
        font-size: 60.396481963593196px
    }
}

@media screen and (max-width: 813px) {
    html {
        font-size: 59.65359780659943px
    }
}

@media screen and (max-width: 803px) {
    html {
        font-size: 58.91071364960566px
    }
}

@media screen and (max-width: 793px) {
    html {
        font-size: 58.167829492611894px
    }
}

@media screen and (max-width: 783px) {
    html {
        font-size: 57.424945335618126px
    }
}

@media screen and (max-width: 773px) {
    html {
        font-size: 56.682061178624366px
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 50px;
    }
    body {
        font-family: "Microsoft YaHei";
        font-size: .32rem;
    }
}

@media screen and (max-width: 374px) {
    html {
        font-size: 43.75px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-white {
    color: #fff;
}

a.text-white:hover,
a.text-white:focus {
    color: #eee;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #3c763d;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f22727;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.pointer {
    cursor: pointer;
}
.bg-f5 {
    background-color: #f5f5f5;
}
.bg-f7 {
    background-color: #f7f7f7;
}
.bg-fff {
    background-color: #fff;
}
.flex-pc55 {
    display: flex;
    flex-wrap: wrap;
  }
  .flex-pc55 .left, .flex-pc55 .right {
    width: 50%;
  }
  
  @media screen and (max-width:768px) {
    .flex-pc55 .left, .flex-pc55 .right {
      width: 100%;
    }
  }
.yu-common-block {
    background-color: #fff;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: .3rem;
}
.yu-common-flex {
    display: flex;
}
.yu-common-flex .yu-common-flex-subelement {
    width: 50%;
    padding: 15px;
}
@media screen and (max-width:768px) {
    .yu-common-flex {
        flex-direction: column;
    }
    .yu-common-flex .yu-common-flex-subelement {
        width: 100%;
    }
}
.yu-common-tab-dom {
    position: relative;
}
.yu-common-tab-dom .yu-common-tab-header {
    display: flex;
    margin-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}
.yu-common-tab-dom .yu-common-tab-header .item {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-right: 0.35rem;
    color: #000;
    white-space: nowrap;
}
.yu-common-tab-dom .yu-common-tab-header .item .v {
    font-style: italic;
    color: #FF0000;
    margin-right: 8px;
    margin-left: 2px;
}
.yu-common-tab-dom .yu-common-tab-header .item .website-logo {
    margin-right: 5px;
    transform: translateY(-3px);
}
.yu-common-tab-dom .yu-common-tab-header .item.act {
    color: #095FBC;
    border-bottom: 2px solid #095FBC;
}
.yu-common-tab-dom .yu-common-tab-header .item:only-of-type {
    border-bottom: 2px solid #095FBC;
}
.yu-common-tab-dom .yu-common-body .yu-common-body-con {
    display: none;
}
.yu-common-tab-dom .yu-common-body .yu-common-body-con.act {
    display: block;
}
@media screen and (max-width:992px) {
    .yu-common-tab-dom .yu-common-tab-header .item .website-logo {
        display: none;
    }
}
@media screen and (max-width:450px) {
    .yu-common-tab-dom .yu-common-tab-header.m-mini .item {
        font-size: 16px;
    }
}
@media screen and (max-width:360px) {
    .yu-common-tab-dom .yu-common-tab-header.m-mini .item {
        font-size: 14px;
    }
}

.yu-common-txt-list .item {
    position: relative;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    align-items: center;
    color: #000;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.yu-common-txt-list.dot .item {
    padding-left: 15px;
}
.yu-common-txt-list .item:hover {
    color: #125CB1;
}
.yu-common-txt-list.dot .item::before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: '';
    width: 5px;
    height: 5px;
    background-color: #699AC5;
}
.yu-common-txt-list .item .txt {
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yu-common-txt-list .item .txt span {
    margin: 0 5px;
}
.yu-common-txt-list .item .time {
    text-align: right;
    width: 100px;
    color: #999;
}
.yu-common-txt-list .item:hover .time {
    color: #125CB1;
}
.yu-common-list-mobile-more {
    display: none;
    width: 9.5em;
    margin: 15px auto 0;
    background: linear-gradient(90deg, #FCFDFD 0%, #F4F7FA 100%);
    border: 1px solid #E3E6EA;
    border-radius: 20px;
    text-align: center;
    padding: 8px 20px;
    color: #000;
}
@media screen and (max-width:768px) {
    .yu-common-list-mobile-more {
        display: block;
    }
    .yu-common-txt-list .item .time {
        display: none;
    }
}

.d-block {
    display: block;
}
.position-relative {
    position: relative;
}
.position-abs-tag {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    padding: 3px 5px;
    background-color: #CC1414;
    border-bottom-right-radius: 4px;
}
@media screen and (max-width: 768px) {
    .position-abs-tag {
        font-size: 12px;
        padding: 2px 5px;
        border-bottom-right-radius: 3px;
    }
}
.yu-common-swiper-block {
    background-color: #fff;
    padding: 0 0 30px;
    position: relative;
}
.yu-common-swiper-block .yz-swiper-container {
    overflow: hidden;
}
.yu-common-swiper-block .swiper-pagination {
    width: 100%;
    bottom: 0 !important;
}
.yu-common-swiper-block .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    opacity: 1;
    margin: 0 5px;
}
.yu-common-swiper-block .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #E2634C !important;
}
.yu-common-swiper-block .swiper-button-prev, .yu-common-swiper-block .swiper-button-next {
    width: 15px;
    height: 28px;
    background-size: cover;
    left: -20px;
    background-image: url('../images/index/jiantou_act.png');
}
.yu-common-swiper-block .swiper-button-next {
    left: auto;
    right: -20px;
    transform: rotate(180deg);
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 1 !important;
    background-image: url('../images/index/jiantou.png');
}
.yu-common-swiper-block .swiper-button-next:after, .yu-common-swiper-block .swiper-button-prev:after {
    display: none;
}
@media screen and (max-width: 768px) {
    .yu-common-swiper-block .swiper-btn-box {
        display: none;
    }
}
.yu-common-top-bg {
    background-image: url('../images/common/bg/2024_1.png');
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 200px;
}
.yu-common-con-box {
    margin-top: -150px;
}
.yu-common-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .3rem 0 .15rem;
    font-size: .44rem;
    font-weight: bold;
    font-family: '宋体';
    color: #125CB1;
    text-align: center;
}
.yu-common-title .l, .yu-common-title .r {
    flex: 1;
    max-width: 200px;
    height: 3px;
    position: relative;
    background: #095FBC;
    background-position: center;
    padding-right: 30px;
}
.yu-common-title .c {
    font-size: .44rem;
    font-weight: bold;
    font-family: '宋体';
    color: #095FBC;
    text-align: center;
    padding: 0 30px;
}
.yu-common-title-des {
    color: #333;
    font-size: 24px;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .yu-common-top-bg {
        padding-top: 10px;
        height: auto;
        padding-bottom: 160px;
    }
    .yu-common-title .c {
        font-size: 24px;
        padding: 0 10px;
    }
    .yu-common-title .l, .yu-common-title .r {
        padding-right: 0;
    }
    .yu-common-title-des {
        font-size: 18px;
    }
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media print {
    #slideBar {
        position: static !important;
    }
    .table-wap {
        display: none;
    }
    .wap {
        display: none;
    }
}


/* 编距调整 */

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mr0 {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.p15 {
    padding: 15px;
}

.p0 {
    padding: 0 !important;
}
.pt0 {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.fs0 {
    font-size: 0;
}

table {
    background-color: transparent;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {transition-delay: 99999999s;transition: color 99999999s ease-out, background-color 99999999s ease-out;-webkit-transition-delay: 99999999s;-webkit-transition: color 99999999s ease-out, background-color 99999999s ease-out;
}

div::-webkit-scrollbar {
    width: 5px;
    height: 6px;
    border-radius: 6px;
}

div::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #1369c0;
}

div::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #eaeff3;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 14px;
    height: 24px;
    right: 5px;
    margin-top: -10px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-button-prev {
    left: 5px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.pic-100p {
    display: block;
    width: 100%;
}

#toTop {
    display: none;
    position: fixed;
    bottom: 200px;
    bottom: 50px;
    right: 30px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    z-index: 99999;
}
@media screen and (min-width:768px) {
    #toTop, #toBack {
        width: 60px;
        height: 60px;
    }
}

/************************************ 公共样式开始 ************************************/


/* 移动端导航开始 */

@media screen and (min-width:768px) {
    .mobile-nav {
        display: none;
    }
}

.mobile-nav .nav-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.7s;
}

.mobile-nav .nav-backdrop .tips {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40%;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    transform: translateY(-50%);
}

.mobile-nav .nav-backdrop .tips img {
    margin-top: 10px;
    width: 30px;
}

.mobile-nav .nav-sidebar {
    position: fixed;
    top: 0;
    right: -60%;
    width: 60%;
    height: 100%;
    opacity: 0;
    overflow-y: hidden;
    z-index: 1002;
    background-color: #fff;
    transition: all 0.8s;
}

.mobile-nav .nav-sidebar .logo {
    position: absolute;
    font-size: 18px;
    padding: 15px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    color: #125CB1;
    z-index: 9;
    background-color: #fff;
    border-bottom: 2px solid #125CB1;
}

.mobile-nav .nav-sidebar .block-title {
    /* position: absolute; */
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    padding: 15px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    color: #125CB1;
    z-index: 9;
    background-color: #fff;
    border-bottom: 2px solid #125CB1;
}

.mobile-nav .nav-sidebar .menu {
    height: 100%;
    /* padding-top: 50px; */
    overflow-y: scroll;
}

.mobile-nav .nav-sidebar .main-menu {
    padding-left: 15px;
    /* border-bottom: 2px solid #E4E4E4; */
}

.mobile-nav .nav-sidebar .main-menu a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 15px 15px 15px 45px;
    background-image: url('../images/icon/common_nav/index.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 18px 13px;
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(2) {
    background-image: url('../images/icon/common_nav/yaowendongtai.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(3) {
    background-image: url('../images/icon/common_nav/zhengwugongkai.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(4) {
    background-image: url('../images/icon/common_nav/zhengwufuwu.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(5) {
    background-image: url('../images/icon/common_nav/hudongjiaoliu.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(6) {
    background-image: url('../images/icon/common_nav/meiliyuzhong.png');
}

.mobile-nav .nav-sidebar .main-menu a.act,
.mobile-nav .nav-sidebar .main-menu a:hover {
    background-color: #125CB1;
    color: #fff;
    background-image: url('../images/icon/common_nav/index_act.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(2).act,
.mobile-nav .nav-sidebar .main-menu a:nth-of-type(2):hover {
    background-image: url('../images/icon/common_nav/yaowendongtai_act.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(3).act,
.mobile-nav .nav-sidebar .main-menu a:nth-of-type(3):hover {
    background-image: url('../images/icon/common_nav/zhengwugongkai_act.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(4).act,
.mobile-nav .nav-sidebar .main-menu a:nth-of-type(4):hover {
    background-image: url('../images/icon/common_nav/zhengwufuwu_act.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(5).act,
.mobile-nav .nav-sidebar .main-menu a:nth-of-type(5):hover {
    background-image: url('../images/icon/common_nav/hudongjiaoliu_act.png');
}

.mobile-nav .nav-sidebar .main-menu a:nth-of-type(6).act,
.mobile-nav .nav-sidebar .main-menu a:nth-of-type(6):hover {
    background-image: url('../images/icon/common_nav/meiliyuzhong.png_act.png');
}

.mobile-nav .nav-sidebar .fun-menu a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    line-height: 1;
    padding: 16px;
}

.mobile-nav .nav-sidebar .fun-menu a.act,
.mobile-nav .nav-sidebar .fun-menu a:hover {
    background-color: #125CB1;
    color: #fff;
}

.mobile-nav.act .nav-backdrop {
    visibility: visible;
    opacity: 1;
}

.mobile-nav.act .nav-sidebar {
    right: -1px;
    opacity: 1;
}


/* 移动端导航结束 */


/* ai问答机器人 开始 */
.ai-nav-box {
    position: fixed;
    right: 0;
    bottom: 144px;
    z-index: 999;
}

.ai-nav-box:hover {
    bottom: 60px;
}

.ai-nav-box .ai-nav-toggle {
    overflow: hidden;
    width: 148px;
    position: relative;
    height: 170px;
}

.ai-nav-box:hover .ai-nav-toggle {
    display: none;
}

.ai-nav-box .ai-nav-toggle .ai-nav-toggle-tip {
    width: 140px;
}

.ai-nav-box .ai-nav-toggle .ai-nav-toggle-lead {
    height: 135px;
    position: absolute;
    right: -55px;
    top: 60px;
    transform: rotate(-45deg);
}

.ai-nav-box .ai-nav {
    width: 240px;
    height: 420px;
    position: relative;
    display: none;
}

.ai-nav-box:hover .ai-nav {
    display: block;
}

.ai-nav-box .ai-nav::before {
    position: absolute;
    content: '';
    width: 200%;
    height: 100%;
    left: 0;
    top: -20px;
    border-radius: 50% 0 0 50%;
}

.ai-nav-box .ai-nav .ai-nav-img-box {
    height: 135px;
    position: absolute;
    right: 20px;
    top: 130px;
}

.ai-nav-box .ai-nav .ai-nav-img-box img {
    height: 100%;
}

.ai-nav-box .ai-nav .ai-nav-item {
    position: absolute;
    font-size: 14px;
    text-align: center;
    color: #347DC2;
    width: 70px;
    height: 80px;
    padding-top: 52px;
    right: 40px;
    top: 40px;
    background-image: url('../images/index/ai/1.png');
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 50px;
}
.ai-nav-box .ai-nav .ai-nav-item:hover {
    font-weight: bold;
}

.ai-nav-box .ai-nav .ai-nav-item.nav-2 {
    right: 100px;
    top: 70px;
    background-image: url('../images/index/ai/2.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-3 {
    right: 158px;
    top: 115px;
    background-image: url('../images/index/ai/3.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-4 {
    right: 158px;
    top: 195px;
    background-image: url('../images/index/ai/4.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-5 {
    right: 100px;
    top: 250px;
    background-image: url('../images/index/ai/5.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-6 {
    right: 40px;
    top: 275px;
    background-image: url('../images/index/ai/6.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-1:hover {
    background-image: url('../images/index/ai/1_act.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-2:hover {
    background-image: url('../images/index/ai/2_act.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-3:hover {
    background-image: url('../images/index/ai/3_act.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-4:hover {
    background-image: url('../images/index/ai/4_act.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-5:hover {
    background-image: url('../images/index/ai/5_act.png');
}

.ai-nav-box .ai-nav .ai-nav-item.nav-6:hover {
    background-image: url('../images/index/ai/6_act.png');
}

@media screen and (max-width: 768px) {
    .ai-nav-box {
        display: none;
    }
}


/* ai问答机器人 结束 */


/* 分页样式开始 */

.yj-page {
    text-align: center;
    margin: 20px 30px;
}

.yj-page span {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 28px;
    text-align: center;
}

.yj-page a {
    display: inline-block;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: #415569;
    font-size: 14px;
    margin-right: 10px;
    background: #fff;
    border-radius: 3px;
}

.yj-page a:hover {
    color: #fff;
    background-color: #1e84cb;
    text-decoration: none;
}

.yj-page .act {
    color: #fff;
    background-color: #1e84cb;
}

.yj-page .sy {
    width: 80px;
}

.yj-page .xy {
    width: 80px;
}


/* 分页样式结束 */


/* 轮播样式开始 */


/* -pagination 长方形- */

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    height: 10px;
    line-height: 10px;
    width: 100%;
    text-align: center;
}

.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 54px;
    width: .54rem;
    height: 5px;
    margin-right: 5px;
    cursor: pointer;
    background: #1763CC;
    opacity: 0.3;
}

.pagination .swiper-active-switch {
    background: #1763CC;
    opacity: 1;
}


/* -pagination2 圆点的- */

.pagination2 {
    position: absolute;
    right: 10px;
    z-index: 20;
    bottom: 0px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: right;
}

.pagination2 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer;
    background: #FFFFFF;
}

.pagination2 .swiper-active-switch {
    background: #1763CC;
    opacity: 1;
}


/* 轮播样式结束 */

/* 二线标题开始 */
.double-line-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .3rem 0 .15rem;
}
.double-line-title .c {
    font-size: .44rem;
    font-weight: bold;
    font-family: '宋体';
    color: #1779d6;
    text-align: center;
    padding: 0 30px;
}
.double-line-title .l, .double-line-title .r {
    flex: 1;
    height: 10px;
    position: relative;
    border-style: solid;
    border-color: #cfe2f2;
    border-width: 1px 0 1px 0;
}
/* 二线标题结束 */

/* 三线标题开始 */

.three-line-title {
    display: flex;
    align-items: center;
    padding: 10px 0;
    position: relative;
}

.three-line-title .center-con {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    white-space: nowrap;
    color: #125DB2;
    padding: 0 1em .2rem;
    line-height: 1;
    min-width: 20%;
}

.three-line-title .center-con a {
    color: #125DB2;
}

.three-line-title .line-con {
    flex: 1;
}

.three-line-title .line-con>span {
    width: 100%;
    display: block;
}

.three-line-title .line-con>span span {
    display: block;

}

.three-line-title .line {
    margin-bottom: 6px;
}

.three-line-title .long-line {
    width: 100%;
    height: 2px;
    background: #125DB2;
}

.three-line-title .medium-line {
    width: 10%;
    height: 2px;
    background: rgba(18, 93, 178, 0.5);
}

.three-line-title .short-line {
    width: 5%;
    height: 2px;
    background: rgba(18, 93, 178, 0.25);
}

@media screen and (max-width: 1000px) {
    .three-line-title .center-con {
        font-size: 0.36rem;
    }
}

@media screen and (max-width: 1000px) {
    .three-line-title .center-con {
        font-size: 0.48rem;
    }
}

@media screen and (max-width: 750px) {
    .three-line-title .line {
        margin-bottom: 0.08rem;
    }
    .three-line-title .center-con {
        font-size: 0.46rem;
    }
}


/* 三线标题结束 */


/* 路径开始 */

.position-con {
    line-height: 1.5;
    padding: 10px 0;
    font-size: 13px;
    font-size: .13rem;
    color: #707070;
    margin-bottom: 0;
}

.position-con a {
    color: #707070;
}


/* 路径结束 */


/* header样式开始 */

.index-header {
    position: relative;
    height: 6rem;
    min-height: 300px;
}

.index-header .index-header-swiper {
    position: absolute !important;
    width: 100%;
    height: 100%;
}

.index-header .index-header-swiper .bg {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.index-header .index-header-swiper .bg img {
    position: absolute;
    width: 240px;
    right: 20%;
    bottom: .3rem;
}
@keyframes topBannerAnimation {
    0% {
        background-size: 100% auto;
    }
    10% {
        background-size: 100% auto;
    }
    50% {
        background-size: 130% auto;
    }
    90% {
        background-size: 100% auto;
    }
    100% {
        background-size: 100% auto;
    }
}

@media screen and (min-width: 768px){
    .index-header .index-header-swiper .bg {
        animation: topBannerAnimation 15s infinite both linear;
    }
}

.index-header>.bg {
    position: relative;
    z-index: 1000;
    background-image: url('../images/index/header_bg.png');
    background-repeat: repeat-x;
}

.index-header .top-menu {
    position: relative;
    z-index: 9;
    display: flex;
    padding-top: .2rem;
}

.index-header .top-menu .pc > a, .index-header .top-menu .link-box-switch > a {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    white-space: nowrap;
}

.index-header .top-menu .link-box {
    padding: 10px 20px;
    background-color: #fff;
    background-image: url(../images/index/link_box_bg.jpg);
    background-size: cover;
    display: none;
    position: absolute;
    right: 0px;
    left: 0;
    overflow: hidden;
    opacity: 1;
    z-index: 99999;
    transition: all .3s linear;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
    border-radius: 5px;
}

.top-menu .link-box {
    background-color: #fff !important;
    background-image: url(../images/index/link_box_bg.jpg) !important;
    background-size: cover !important;
}

.index-header .top-menu .link-box .title {
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #e7c271;
    overflow: hidden;
    margin-top: 10px;
}

.top-menu .link-box .title {
    font-weight: bold;
    border-bottom: 1px solid #e7c271 !important;
}

.index-header .top-menu .link-box .uls {
    width: auto;
    margin-top: 5px;
    overflow: hidden;
}

.index-header .top-menu .link-box .uls li {
    width: 20%;
    padding-right: 20px;
    float: left;
    font-size: 15px;
    display: block;
}

.index-header .top-menu .link-box .uls li a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;
}

.index-header .top-menu .link-box .uls li a .lxfs {
    display: none;
    position: fixed;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #d8d0d0;
    border-radius: 5px;
    line-height: 1.6;
    padding: 8px 15px;
    background-color: #fff;
    white-space: normal;
    transform: translateX(-20px);
    box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, .1);
}

.index-header .top-menu .link-box .uls li a:hover {
    color: #125DB2;
}
.index-header .top-menu .link-box .uls li a:hover .lxfs {
    display: block;
}

.index-header .top-menu .link-box-switch:hover .link-box {
    display: block;
}

.index-header .top-menu>div {
    flex: 1;
    width: 0;
}

.index-header .top-menu .left {
    flex: 1;
    width: 0;
}

.index-header .top-menu .right {
    flex: 1;
    width: 0;
    text-align: right;
}

.index-header .top-menu .right .mobile, .res-page .mobile {
    display: none;
}

.index-header .top-menu .right .mobile a, .res-page .mobile a {
    color: #DF5636;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding: 7px 15px;
    /* border-radius: 30px; */
    /* border: 2px solid #DF5636; */
}
/* 
.index-header .top-menu .right .mobile .topbar-icon, .res-page .mobile .topbar-icon {
    width: 25px;
    height: 18px;
    margin-top: 5px;
    margin-left: 12px;
    background-image: url('../images/icon/common_nav/nav.png');
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
} */

.index-header .top-menu .right .mobile .topbar-icon, .res-page .mobile .topbar-icon {
    margin-left: 12px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding: 5px 15px;
    border-radius: 30px;
    border: 2px solid #ffffff;
}

.index-header .center-con {
    width: 90%;
    margin: .36rem auto 0;
}

.index-header .center-con .logo {
    width: 70px;
    display: block;
    margin: 0 auto;
}

.index-header .center-con .name {
    margin: .17rem auto .3rem;
    text-align: center;
    font-size: .42rem;
    width: 11em;
    text-align-last: justify;
    white-space: nowrap;
}

.index-header .center-con .name .zh {
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 3px 3px rgba(0, 57, 131, 0.45);
}

.index-header .center-con .name .en {
    font-size: .17rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 66, 141, 0.66);
}

.index-header .center-con .search-box {
    display: flex;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, .95);
    height: 50px;
    border-radius: 25px;
    padding: 8px 10px;
    overflow: hidden;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.index-header .center-con .search-box .search-input {
    flex: 1;
    padding-left: .3rem;
    width: 0;
    background: none;
}

.index-header .center-con .search-box .search-operate {
    display: flex;
}

.index-header .center-con .search-box .search-operate .search-btn {
    position: relative;
    cursor: pointer;
    width: 34px;
    height: 34px;
    background-image: url('../images/icon/common_nav/index_search.png');
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center center;
}

.index-header .center-con .search-box > .search-btn {
    cursor: pointer;
    background: #125DB2;
    border-radius: 20px;
    padding-right: 15px;
    height: 34px;
    width: 95px;
    text-align: right;
    line-height: 32px;
    color: #fff;
    background-image: url(../images/icon/i-search.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 15px center;
}

.index-header .center-con .search-box .search-operate .guess-title {
    position: relative;
    margin-left: 30px;
    cursor: pointer;
    background: #DF5636;
    border-radius: 20px;
    padding-right: 15px;
    height: 34px;
    width: 100px;
    text-align: right;
    line-height: 32px;
    color: #fff;
    font-size: 20px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 15px center;
}

.index-header .center-con .search-box .search-operate .guess-title::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
    content: '';
    width: 1px;
    height: 30px;
    background-color: #d1d1d1;
}

.index-header .center-con .search-box .search-operate .guess-title span:nth-of-type(2) {
    display: none;
    width: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}
.index-header .center-con .search-box .search-operate .guess-title span:nth-of-type(2) a {
    color: #fff;
}
.index-header .center-con .search-box .search-operate .guess-dom:hover span:nth-last-of-type(2)  {
    display: none;
}
.index-header .center-con .search-box .search-operate .guess-dom:hover span:nth-last-of-type(1)  {
    display: block !important;
}

.index-header .center-con {
    position: relative;
}
.index-header .center-con .search-box .search-operate .guess-dom:hover .recommend-list-box {
    display: block;
}
.recommend-list-box {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 360px;
    padding-top: 30px;
}
.recommend-list-box .wrap {
    height: 335px;
    display: flex;
    background: rgba(246,246,246,0.98);
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 3px 15px 5px rgba(0, 0, 0, 0.4);
}
.recommend-list-box .wrap::after {
    content: '';
    position: absolute;
    top: -2px;
    right: 205px;
    border: 16px solid transparent;
    border-bottom-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 1260px) {
    .recommend-list-box .wrap::after {
        right: 15%;
    }
}
@media screen and (max-width: 992px) {
    .recommend-list-box .wrap::after {
        right: 60px;
    }
}
.recommend-list-box .wrap .left, .recommend-list-box .wrap .right { 
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
    background-image: url('../images/index/caininxiang/bg.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    border-radius: 5px;
    padding: 15px;
}
.recommend-list-box .wrap .left {
    margin-right: 8px;
    position: relative;
} 
.recommend-list-box .left .top {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.recommend-list-box .wrap .left .block-title {
    position: relative;
    padding-right: 15px;
    border-bottom: 2px solid #E3E3E3;
    cursor: pointer;
}
.recommend-list-box .wrap .left .block-title:nth-of-type(1) {
    padding-right: 30px;
}
.recommend-list-box .wrap .left .block-title.act {
    color: #105DB2;
}
.recommend-list-box .wrap .left .block-title.act::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    height: 2px;
    width: 4em;
    background-color: #105DB2;
}

.recommend-list-box .wrap .left .banshi-list {
    display: none;
    flex-wrap: wrap;
    margin: 0 -8px;
} 
.recommend-list-box .wrap .left .banshi-list.act {
    display: flex;
}
.recommend-list-box .wrap .left .banshi-list .padding {
    width: 25%;
    padding: 8px;
    text-align: center;
    
}
.recommend-list-box .wrap .left .banshi-list .padding .item {
    border-radius: 4px;
    padding: 10px 10px 12px;
    color: #333;
    background-image: url('../images/index/caininxiang/img_left_bg.png');
    background-size: cover;
}
.recommend-list-box .wrap .left .banshi-list .padding .item img {
    margin: 5px 0 8px;
}
.recommend-list-box .wrap .left .banshi-list .item:hover {
    color: #125CB1;
}
.recommend-list-box .wrap .right {
    margin-left: 8px;
}
.recommend-list-box .right .top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.recommend-list-box .wrap .block-title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
    text-align: left;
}
.recommend-list-box .wrap a {
    display: block;
}
.recommend-list-box .wrap .top img {
    height: 100%;
    height: 30px;
    margin-top: -8px;
    transform: translateX(5px);
}
.recommend-list-box .wrap .right .recommend-do {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
} 
.recommend-list-box .wrap .right .recommend-do .padding {
    width: 33%;
    padding: 8px;
    text-align: center;
    
}
.recommend-list-box .wrap .right .recommend-do .padding .item {
    border-radius: 4px;
    padding: 10px;
    color: #333;
    background-image: url('../images/index/caininxiang/img_right_bg.png');
    background-size: cover;
}
.recommend-list-box .wrap .right .recommend-do .padding .item img {
    margin-bottom: 5px;
}
.recommend-list-box .wrap .right .recommend-do .item:hover {
    color: #125CB1;
}

.index-header .popular-services {
    display: flex;
    justify-content: center;
    padding: .3rem;
}

.index-header .popular-services>div {
    color: #fff;
    padding: 5px 12px;
    margin-right: 10px;
}

.index-header .popular-services>a {
    display: block;
    background-color: #fff;
    border-radius: 20px;
    padding: 0 12px;
    margin-right: .15rem;
    line-height: 30px;
    height: 30px;
}


/*  */

.main-nav.cancel-fixed .wrap {
    position: static !important;
}

.main-nav .index-fixed-nav .list .logo,
.index-fixed-nav #operate-hidden {
    display: block;
}

.main-nav .index-fixed-nav .list > .item:hover .sub-list {
    display: none;
}

#operate-hidden {
    display: none;
    position: absolute;
    z-index: 99;
    right: -1.8rem;
    top: 0;
    color: #fff;
    line-height: 1;
    padding: 5px 8px;
    border-radius: 20px;
    background-color: #DF5636;
    cursor: pointer;
}

.main-nav {
    position: relative;
    width: 100%;
    height: 120px;
    margin-bottom: -60px;
    z-index: 999;
    background: linear-gradient(180deg, rgba(18, 93, 178, .4) 0%, rgba(18, 93, 178, 0) 100%);
}
.main-nav .wrap {
    position: relative;
    z-index: 999;
    width: 100%;
    height: 120px;
}
.main-nav .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    overflow: hidden;
}
.main-nav .bg .double-r {
    position: relative;
    height: 60px;
    background-color: #125CB1;
    margin: 0 1.4rem;
}
.main-nav .bg .double-r::before,
.main-nav .bg .double-r::after {
    position: absolute;
    left: -1.38rem;
    top: 0;
    content: '';
    width: 1.4rem;
    height: 100%;
    background-image: url('../images/index/slide_bar_corner.png');
    background-size: 100% 100%;
}

.main-nav .bg .double-r::before {
    left: auto;
    right: -1.38rem;
    transform: rotateY(180deg);
}

.main-nav .con {
    position: relative;
    z-index: 5;
}

.main-nav .list {
    display: flex;
    background-color: #125CB1;
    height: 60px;
    margin: 0 1.4rem;
}

.main-nav .list > .item {
    flex: 1;
    white-space: nowrap;
    color: #fbfbfb;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
}

.main-nav .list > .item > a {
    display: block;
    position: relative;
    white-space: nowrap;
    color: #fbfbfb;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
}

/* 处理搜索页面链接下划线 start */
.main-nav .list > .item > a:hover {
    text-decoration:none;
}
.search_nav ul li a:hover {
    text-decoration:none;
}
/* 处理搜索页面链接下划线 end */

.main-nav .list > .item > a::after {
    display: block;
    width: 0;
    height: 2px;
    content: '';
    background-color: #fff;
    margin: -10px auto 0;
    transition: all .3s linear;
}

.main-nav .list > .item:hover > a::after, .main-nav .list > .item.act > a::after {
    width: 2em;
}
.main-nav .list > .item .sub-list {
    display: none;
}
.main-nav .list > .item:hover .sub-list {
    z-index: 9;
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: rgba(242, 242, 242, .85);
}
.main-nav .list > .item .sub-list a {
    color: #000;
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
    padding: 0 15px;
    text-decoration: none;
}
.main-nav .list > .item .sub-list a:hover {
    color: #125CB1;
}

.main-nav .list .logo {
    display: none;
    position: relative;
    z-index: 9;
    flex: none;
    color: #fbfbfb;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
}

.main-nav .list .logo img {
    height: 45px;
    width: auto;
}

@media screen and (max-width: 992px) {
    .index-header {
        height: 7rem;
    }
    .main-nav .list .logo {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .index-header {
        height: 6rem;
    }
    .index-header .top-menu .pc {
        display: none;
    }
    .index-header .top-menu .mobile, .res-page .mobile {
        display: flex !important;
        justify-content: flex-end;
    }
    .center-con .name .en {
        display: none;
    }
    .index-header .index-header-swiper .bg img {
        display: none;
    }
    .index-header .center-con .search-box .search-operate {
        font-size: 0;
        width: 45px;
        background-position: center center;
    }
    .index-header .center-con .search-box > .search-btn {
        font-size: 0;
        width: 45px;
        background-position: center center;
    }
    .index-header .center-con .search-box .search-operate .guess-dom {
        display: none;
    }
    .index-header .popular-services {
        display: none;
    }
    .main-nav {
        display: none;
    }
}


/* header样式结束 */

/* common header 开始 */
.common-header {
    position: relative;
    /* height: 2.1rem; */
    background: linear-gradient(180deg, #1C5EB9 0%, #2D85D5 100%);
}
.common-header .bg {
    /* height: 2.1rem; */
    background-image: url(../images/icon/common_nav/bg.png);
    background-repeat: no-repeat;
    background-size: 800px auto;
    background-position: center bottom;
}
.common-header .top-menu {
    position: relative;
    z-index: 1000;
    display: flex;
    padding-top: .2rem;
}

.common-header .top-menu .pc > a, .common-header .top-menu .link-box-switch > a {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    white-space: nowrap;
}

.common-header .top-menu .link-box {
    padding: 10px 20px;
    background: #fff;
    display: none;
    position: absolute;
    right: 0px;
    left: 0;
    overflow: hidden;
    opacity: 1;
    z-index: 99999;
    transition: all .3s linear;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .16);
    border-radius: 5px;
}

.common-header .top-menu .link-box .title {
    padding-bottom: 8px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    margin-top: 10px;
}

.common-header .top-menu .link-box .uls {
    width: auto;
    margin-top: 5px;
    overflow: hidden;
}

.common-header .top-menu .link-box .uls li {
    width: 20%;
    padding-right: 20px;
    float: left;
    font-size: 15px;
    display: block;
}

.common-header .top-menu .link-box .uls li a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;
}

.common-header .top-menu .link-box .uls li a .lxfs {
    display: none;
    position: fixed;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #d8d0d0;
    border-radius: 5px;
    line-height: 1.6;
    padding: 8px 15px;
    background-color: #fff;
    white-space: normal;
    transform: translateX(-20px);
    box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, .1);
}

.common-header .top-menu .link-box .uls li a:hover {
    color: #125DB2;
}
.common-header .top-menu .link-box .uls li a:hover .lxfs {
    display: block;
}

.common-header .top-menu .link-box-switch:hover .link-box {
    display: block;
}

.common-header .top-menu>div {
    flex: 1;
    width: 0;
}

.common-header .top-menu .left {
    flex: 1;
    width: 0;
}

.common-header .top-menu .right {
    flex: 1;
    width: 0;
    text-align: right;
}

.common-header .top-menu .right .mobile, .res-page .mobile {
    display: none;
}

.common-header .top-menu .right .mobile a, .res-page .mobile a {
    color: #DF5636;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding: 7px 15px;
    border-radius: 30px;
    /* border: 2px solid #DF5636; */
}

/* .common-header .top-menu .right .mobile .topbar-icon, .res-page .mobile .topbar-icon {
    width: 25px;
    height: 18px;
    margin-top: 5px;
    margin-left: 12px;
    background-image: url('../images/icon/common_nav/nav.png');
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
} */

.common-header .top-menu .right .mobile .topbar-icon, .res-page .mobile .topbar-icon {
    margin-left: 12px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    padding: 5px 15px;
    border-radius: 30px;
    border: 2px solid #ffffff;
}

.common-header .center-con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .2rem 0 .4rem;
}

.common-header .center-con .logo {
    display: flex;
    width: 50%;
    max-width: 500px;
}

.common-header .center-con .logo .guohui {
    width: 15%;
    margin-right: 10px;
    height: auto;
}
.common-header .center-con .logo .txt {
    width: 85%;
    height: auto;
}

.common-header .center-con .search-box-container {
    width: 50%;
    max-width: 460px;
    padding-left: 30px;
}

.common-header .center-con .search-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, .95);
    height: 50px;
    border-radius: 25px;
    padding: 8px 10px;
    overflow: hidden;
    font-size: 14px;
}

.common-header .center-con .search-box .search-input {
    flex: 1;
    padding-left: .2rem;
    width: 0;
    background: none;
}

.common-header .center-con .search-box .search-btn {
    cursor: pointer;
    background: #125DB2;
    border-radius: 20px;
    padding-right: 15px;
    height: 34px;
    width: 85px;
    text-align: right;
    line-height: 32px;
    color: #fff;
    background-image: url(../images/icon/i-search.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 15px center;
}
.common-header .center-con .search-box-container .popular-services {
    font-size: 16px;
    padding-top: 16px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}
.common-header .center-con .search-box-container .popular-services span {
    color: #fff;
}
.common-header .center-con .search-box-container .popular-services a {
    color: #fff;
    border-radius: 5px;
    padding: 5px 8px;
    border: 1px solid #B1CAE4;
    margin-left: 10px;
    white-space: nowrap;
}
.common-header .center-con .search-box-container .popular-services a:hover {
    background-color: #fff;
    color: #2E77CA;
}

#commonNav.main-nav {
    background-color: #125CB1;
    margin-bottom: 0;
    height: 60px;
}
#commonNav.main-nav .wrap {
    height: auto;
}
#commonNav.main-nav .list {
    margin: 0;
}
#commonNav.main-nav .list::before,
#commonNav.main-nav .list::after {
    display: none;
}
#commonNav.main-nav .common-fixed-nav .list::before,
#commonNav.main-nav .common-fixed-nav .list::after {
    display: block;
}
#commonNav.main-nav a.act::after {
    position: absolute;
    content: '';
    left: 20%;
    bottom: 8px;
    width: 60%;
    height: 2px;
    background: #fff;
}

#commonNav.main-nav .common-fixed-nav a.act::after {
    display: none;
}
#commonNav.main-nav .common-fixed-nav {
    background-color: transparent;
    height: 120px;
}
#commonNav.main-nav .common-fixed-nav .list {
    margin: 0 1.4rem;
}
.main-nav .common-fixed-nav .list .logo, .common-fixed-nav #operate-hidden {
    display: block;
}
@media screen and (max-width: 992px) {
    .common-header .center-con .search-box-container .popular-services a:nth-of-type(3) {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .common-header .top-menu .pc {
        display: none;
    }
    .common-header .center-con {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
        padding: 30px 0 30px;
    }
    .common-header .center-con .search-box-container {
        width: 100%;
        padding-left: 0;
    }
    .common-header .center-con .search-box {
        margin-top: 30px;
        width: 100%;
    }
    .common-header .center-con .search-box .search-btn {
        font-size: 0;
        width: 45px;
        background-position: center center;
    }
    .common-header .top-menu .mobile {
        display: flex !important;
        justify-content: flex-end;
    }
    .common-header .center-con .logo {
        flex-direction: column;
        align-items: center;
        width: 90%;
    }
    .common-header .center-con .logo .guohui {
        width: 70px;
        margin-bottom: 10px;
    }
    .common-header .center-con .logo .txt {
        width: 100%;
    }
}
/* common header 结束 */

.m-center {
    width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width: 1250px) {
    .m-center {
        width: 94%;
        margin: 0 auto;
    }
}

.inlineb-dot-box {
    font-size: 0;
}

.inlineb-dot-box .display-inlineb-dot {
    margin: 0 0 .25rem 0;
    padding-left: calc(.15rem + 10px);
    width: 33.33%;
}

.inlineb-dot-box .display-inlineb-dot1 {
    margin: 0 0 .25rem 0;
    padding-left: calc(.15rem + 10px);
    width: 25%;
}

.inlineb-dot-box .display-inlineb-dot:before {
    left: .15rem;
}

@media screen and (max-width: 750px) {
    .inlineb-dot-box.pl20.pr20 {
        padding: 20px 0 !important;
    }
    .inlineb-dot-box .display-inlineb-dot {
        width: 50%;
    }
}

.display-inlineb-dot {
    display: inline-block;
    font-size: 18px;
    color: #666666;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    margin: 0 .10rem .25rem 0.15rem;
}

.display-inlineb-dot:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    height: 4px;
    margin: auto;
    border-radius: 50%;
    background: #125DB2;
}

.display-inlineb-dot:hover {
    color: #125DB2;
}

.a-content .content-title {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.a-content .content-title .title {
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px;
}

.a-content .content-title .wytjy {
    width: 6.5em;
    padding-left: 1.5em;
    display: block;
    margin: 0 auto 15px;
    background-image: url('../images/article_detail/wytjy.png');
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: auto 1em;
}

.subdoctitle {
    text-align: center;
}

.info-source {
    text-align: center;
    line-height: 1.6;
    font-size: 16px;
    color: #999999;
}

.info-source span {
    display: inline-block;
}

.yybb-dom-list {
    display: none;
}

.yybb-dom-list * {
    display: none;
}

.content-bar {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

.content-bar .left {
    display: flex;
}

.content-bar .font-bar {
    padding: 5px;
    text-align: center;
    width: 124px;
    border: 1px solid #B0B0AE;
    border-radius: 20px;
    font-size: 0;
    margin-right: 10px;
}

.content-bar .font-bar img {
    vertical-align: middle;
}

.content-bar .font-bar span {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    width: 28px;
    line-height: 28px;
    cursor: pointer;
}

.content-bar .font-bar span.font-color {
    color: #1764CE;
}

.content-bar .yybb-controls {
    display: flex;
    align-items: center;
    color: #1764CE;
    border: 1px solid #B0B0AE;
    height: 40px;
    padding: 0 5px;
    border-radius: 40px;
}

.content-bar .yybb-controls .txt {
    width: 4em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-bar #yybb-switch {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer;
    background-image: url('../images/article_detail/yybb_switch.png');
    background-size: 100% 100%;
}

.content-bar #yybb-play {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-left: 5px;
    cursor: pointer;
    background-image: url('../images/article_detail/yybb_play.png');
    background-size: 100% 100%;
}

.content-bar #yybb-play.stop {
    background-image: url('../images/article_detail/yybb_stop.png');
}

.content-bar #yybb-stop {
    width: 25px;
    height: 25px;
    margin-left: 5px;
    border-radius: 50%;
    cursor: pointer;
    background-image: url('../images/article_detail/yybb_stop.png');
    background-size: 100% 100%;
}

.content-bar .disable {
    color: #adadad;
}

.content-bar .disable #yybb-switch {
    background-image: url('../images/article_detail/yybb_switch_0.png');
}

.content-bar .disable #yybb-play {
    background-image: url('../images/article_detail/yybb_play_0.png');
}

.content-bar .disable #yybb-stop {
    background-image: url('../images/article_detail/yybb_stop_0.png');
}

.content-bar .right {
    display: flex;
    align-items: center;
    color: #707070;
    min-width: 260px;
}

.content-bar .right [role="button"] {
    opacity: .85;
}

.content-bar .right [role="button"]:hover {
    opacity: 1;
}

.content-bar .right img {
    height: 1.6em;
    margin-bottom: 5px;
}

.TRS_UEDITOR .icon-play {
    display: inline;
    height: 1.1em;
    cursor: pointer;
}

@media screen and (max-width: 750px) {
    .content-bar .left .font-bar {
        display: none;
    }
    .content-bar .right {
        min-width: auto;
        justify-content: flex-end;
    }
    .content-bar .right>div:nth-of-type(1),
    .content-bar .right>div:nth-of-type(3) {
        display: none;
    }
    .m-center {
        width: 92%;
        margin: 0 auto;
    }
    .article-content img {
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }
}

@media screen and (max-width: 360px) {
    .m-center {
        width: 90%;
        margin: 0 auto;
    }
}


/* 查看更多 */

.see-more-box {
    display: none;
}

.see-more-box {
    background-color: #F2F9FF;
    width: 180px;
    border-radius: 30px;
    margin: 20px auto;
}

.see-more-box a {
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 400;
    line-height: 46px;
    text-align: center;
    color: #1764CE;
}

@media screen and (max-width: 750px) {
    .see-more-box {
        display: block;
    }
}


/* 小标题 */

.de-line {
    font-size: 16px;
    color: #1764CE;
    font-weight: bold;
}

.de-btn-title {
    font-size: 16px;
    color: #666666;
}

.de-title-btn {
    margin-right: 40px;
    margin-right: .4rem;
    font-weight: bold;
    display: inline-block;
}

.de-title-active2 {
    color: #1764CE;
}


/* 选项卡、列表 */

.list-bg {
    background-color: #F7F7F7;
}

.list-box {
    background-color: #fff;
    padding: 20px;
    padding: .2rem;
    min-height: 5rem;
}

.list-left-box {
    display: inline-block;
    width: 310px;
    margin-right: 20px;
}

.list-bg-box {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: .2rem;
    height: 38px;
    line-height: 38px;
    background: url(../images/approve-bg.png) no-repeat center;
}

.list-title1 {
    margin-left: 16px;
    font-size: 24px;
    font-size: 0.18rem;
    color: #125DB2;
    vertical-align: middle;
    font-weight: 100;
}

.tab-list-box {
    display: block;
    cursor: pointer;
    border: 1px solid #DDDDDD;
    padding: 17px 20px;
    padding: .17rem .2rem;
    font-size: 18px;
    font-size: .18rem;
    width: 100%;
    margin-top: 10px;
    margin-top: .1rem;
    background-image: url(../images/approve-icon.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.tab-list-box:hover {
    background-color: #F2F9FF;
}

.tab-list-box.tab-list-box-active {
    color: #FFFFFF !important;
    background-color: #125DB2 !important;
    background-image: url(../images/approve-icon-active.png);
}

.gover-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #FFFFFF;
    background-color: #125DB2;
    padding: 4px 10px;
    cursor: pointer;
}

.gover-nav-title {
    line-height: 34px;
    font-size: 0px;
    margin-bottom: 0.3rem;
}

.gover-nav-title .gover-title,
.gover-nav-title .p-nav-text-title {
    white-space: nowrap;
    margin-right: .2rem;
    vertical-align: middle;
}

.p-nav-box {
    display: inline-block;
}

.p-nav-text-title {
    color: #999999;
    font-weight: 600;
    font-size: 18px;
    font-size: .18rem;
}

.p-nav-text-active {
    color: #125DB2;
}

.p-nav-text-title:hover {
    cursor: pointer;
}


/* 右侧 */

.list-right-box {
    width: calc(100% - 330px);
    float: right;
}

.list-content-title {
    background: #DBECFB;
    height: 40px;
    line-height: 40px;
    border-left: 4px solid #125DB2;
    padding-left: 12px;
    color: #125DB2;
}

.list-content-box {
    padding: 20px;
    padding-top: 0px;
    font-size: 18px;
}

.de-content-text {
    margin-top: 16px;
    margin-top: .16rem;
}

.de-ul-font li {
    padding: 10px 0;
}


/* .de-ul-font li:nth-of-type(5n) {
      border-bottom: 1px solid #EEE;
    } */

.de-ul-font li::after {
    clear: both;
    display: table;
    content: " ";
}

.de-circle {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #125DB2;
    margin-right: .5em;
    margin-top: .5em;
    vertical-align: top;
}

.de-content {
    display: inline-block;
    width: calc(100% - 115px);
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.de-ul-font-col2 .de-content {
    width: calc(100% - 18px);
    white-space: initial;
}

.de-data {
    display: inline-block;
    font-size: 16px;
    width: 100px;
    color: #999999;
    text-align: right;
}

.de-line {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 0.2rem;
    padding-bottom: 20px;
    padding-bottom: 0.2rem;
    border-bottom: 1px dashed #e5e5e5;
}

@media screen and (max-width: 992px) {
    .list-left-box {
        width: 180px;
    }
    .list-right-box {
        width: calc(100% - 200px);
        float: right;
    }
}

@media screen and (max-width: 750px) {
    /* 左侧 */
    .list-left-box {
        width: 100%;
    }
    .tab-list-box {
        padding: 10px;
        font-size: 16px;
        text-align: center;
        background: url(../images/approve-icon.png) no-repeat 95%;
    }
    .tab-list-box-active {
        background: url(../images/approve-icon-active.png) no-repeat 95%;
    }
    .list-title1 {
        font-size: 16px;
    }
    /* 右侧 */
    .list-right-box {
        width: 100%;
    }
    .list-content-box {
        padding: 20px 0px;
        font-size: 16px;
    }
    .list-content-title {
        font-size: 16px;
    }
    .de-data {
        display: none;
    }
    .de-circle {
        margin: 10px 5px 0 0;
        position: absolute;
        left: .5rem;
    }
    .de-content {
        width: 95%;
        white-space: initial;
        padding: 0 0 0 .75rem;
    }
    .m-mcon {
        width: 100% !important;
    }
    li span.pull-right {
        display: none;
    }
}

.de-ul-mobile-hide-dete .de-content {
    width: calc(100% - 15px);
}

.jczwgk-page {
    padding-top: .5rem;
}

.jczwgk-page a {
    display: block;
    border-radius: 5px;
    text-align: center;
    padding: .5rem .2rem;
    color: #fff;
    font-size: 26px;
    background: linear-gradient(#c0d9fe, #69a6ee);
}

.jczwgk-page .col-sm-6.col-xs-12:nth-of-type(odd) a {
    background: linear-gradient(#f3dcad, #e7c16d);
}

.jczwgk-page a:hover {
    background: linear-gradient(#9ac1fc, #69a6ee);
}

.jczwgk-page .col-sm-6.col-xs-12:nth-of-type(odd) a:hover {
    background: linear-gradient(#f3d59a, #e7c16d);
}

.mobile-street-department {
    width: 90%;
    margin: 0 auto;
}

.mobile-street-department .de-btn-title {
    margin-top: 20px;
}

.mobile-street-department .display-inlineb-dot {
    font-size: 14px;
    margin-right: 0;
}

.wenming-block img {
    width: 100%;
}

.xcConfirm .popBox .ttBox {
    box-sizing: content-box;
}

/* iframe {
    display: none !important;
} */

.yz-modal {
    position: relative;
    z-index: 1000;
	display: none;
}

.yz-modal-masker {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	z-index: 99;
}

.yz-modal-body {
	position: fixed;
	top: 50%;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	background: #fff;
	max-width: 640px;
	z-index: 99;
	margin: auto;
	right: 0px;
	transform: translate(0,-50%);
}


.yz-modal-header {
	display: flex;
	justify-content: space-between;
	height: 46px;
	align-items: center;
	padding: 0px 0px 0px 20px;
	line-height: 46px;
	background: #E4E4E4;
	font-size: 20px;
	overflow: hidden;
	color: #555555;
}

.yz-modal-content {
	padding: 40px;
	max-height: 500px;
	overflow: auto;
	overflow-x: hidden;
}

.yz-modal-footer {
	padding: 40px 20px 40px 20px;
	text-align: center;
}
.yz-modal-header .yz-modal-close {
	font-size: 24px;
	display: inline-block;
	padding: 0px 20px;
	cursor: pointer;
}

.yz-modal-header .yz-modal-close:hover {
	color: #337ab7;
}

.yz-modal-footer button {
	width: 127px;
	height: 40px;
	background: #125CB1;
	border-radius: 4px;
	text-align: center;
	/* line-height: 40px; */
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
}



@media screen and (max-width: 767px) {
	.yz-modal-body {
		width: 90%;
	}
	.yz-modal-content {
		padding: 20px;
		max-height: 320px;
	}
}

.evaluate-modal .yz-modal-header {
    background: none;
}
.evaluate-modal .yz-modal-body {
    max-width: 680px;
}
.evaluate-modal .yz-modal-content {
    padding: 0 40px 80px;
    max-height: 680px;
}
.evaluate-modal .evaluate-title {
    font-size: 22px;
    font-weight: 400;
    color: #125CB1;
    padding-bottom: 20px;
    border-bottom: 1px solid #CFDCE5;
}
.evaluate-modal .form-row {
    margin-bottom: 20px;
    display: flex;
}
.evaluate-modal .form-row.grade4-con {
    display: none;
}
.evaluate-modal .form-row .radio-box {
    padding: 40px 0 20px;
}
.evaluate-modal .form-row .radio-box label {
    font-weight: 400;
    font-size: 16px;
    margin-right: 60px;
    cursor: pointer;
}
.evaluate-modal .form-row .radio-box label input {
    cursor: pointer;
    margin-right: 7px;
    transform: scale(1.4);
}
.evaluate-modal .form-row .input-box {
    width: 100%;
    border: 1px solid #CFDCE5;
    height: 54px;
}
.evaluate-modal .form-row .input-box input {
    width: 100%;
    height: 100%;
    padding-left: 24px;
}
.evaluate-modal .form-row .textarea-box {
    width: 100%;
    height: 150px;
}
.evaluate-modal .form-row .textarea-box textarea {
    border: 1px solid #CFDCE5;
    padding: 15px 24px;
    width: 100%;
    height: 100%;
    resize: none;
}
.evaluate-modal .form-row .code-input-box {
    border: 1px solid #CFDCE5;
    width: 229px;
    height: 54px;
}
.evaluate-modal .form-row .code-input-box input {
    width: 100%;
    height: 100%;
    padding-left: 24px;
}
.evaluate-modal .form-row .code-img-box {
    width: 122px;
    height: 54px;
    margin-left: 15px;
    cursor: pointer;
}
.evaluate-modal .form-row .code-img-box img {
    width: 100%;
    height: 100%;
}
.evaluate-modal .evaluate-submit-btn {
    background-color: #4495E5;
    height: 48px;
    border-radius: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    cursor: pointer;
    width: 128px;
}
.evaluate-modal .evaluate-submit-btn:hover {
    opacity: .8;
}
@media screen and (max-width: 768px) {
    .evaluate-modal .yz-modal-content {
        padding: 15px;
    }
    .evaluate-modal .form-row .radio-box {
        padding: 15px 0 0;
    }
    .evaluate-modal .form-row .radio-box label {
        margin-right: 30px;
        margin-bottom: 20px;
    }
    .evaluate-modal .evaluate-title {
        padding-bottom: 15px;
    }
}

.tab2024 .tab-header {
  display: flex;
  height: 70px;
  align-items: center;
  background: #F6F6F7;
}
.tab2024 .tab-header .tab-title {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  white-space: nowrap;
  min-width: 220px;
  padding: 0 40px 0 15px;
  text-align: center;
  background-color: #2471b7;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  background-image: url('../images/2024/tab/tab_head_bg.png');
  background-size: 220px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.tab2024 .tab-header .tab-title::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border-color: #F6F6F7 #F6F6F7 transparent transparent;
  border-style: solid;
  width: 0;
  height: 0;
  box-sizing: content-box;
  border-width: 40px 20px;
}
.tab2024 .tab-header .nav-box {
  flex: 1;
  height: 100%;
  overflow-x: auto;
}
.tab2024 .tab-header .nav-box::-webkit-scrollbar {
  width: 5px;
  height: 4px;
}
.tab2024 .tab-header .nav-box .nav-list {
  display: flex;
  height: 100%;
  align-items: center;
}
.tab2024 .tab-header .nav-box .nav-list .item {
  cursor: pointer;
  position: relative;
  padding: 0 25px;
  font-size: 20px;
  color: #000;
  white-space: nowrap;
}
/* .tab2024 .tab-header .nav-box .nav-list .item:not(.act):hover {
  color: #236BB2;
} */
.tab2024 .tab-header .nav-box .nav-list .item.act {
  color: #236BB2;
}
/* .tab2024 .tab-header .nav-box .nav-list .item.act::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  background-color: #236BB2;
  width: 26px;
  height: 2px;
} */
.tab2024 .tab-con {
  padding: 0 15px;
}
.tab2024 .tab-con .tab-con-item {
  display: none;
}
.tab2024 .tab-con .tab-con-item.act {
  display: block;
}
.tab2024 .tab-con .news-list {
  padding: 15px 0;
}
.tab2024 .tab-con .news-list:not(:nth-last-of-type(1)) {
  border-bottom: 1px dashed #C6C6C6;
}
.tab2024 .news-list .item {
  position: relative;
  padding-left: 15px;
  display: flex;
  font-size: 18px;
  justify-content: space-between;
  align-items: center;
  color: #000;
  line-height: 50px;
}
.tab2024 .news-list .item:hover {
  color: #125CB1;
}
.tab2024 .news-list .item:hover .time {
  color: #125CB1;
}

.tab2024 .news-list .item::before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #125DB2;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tab2024 .news-list .item .txt {
  flex: 1;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab2024 .news-list .item .time {
  color: #666;
  font-size: 15px;
  text-align: right;
  width: 130px;
}
@media (max-width: 992px) {
  .tab2024 .tab-header {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    background: transparent;
    position: relative;
  }
  .tab2024 .tab-header .tab-title {
    height: 50px;
    min-width: 120px;
    padding: 0 40px 0 15px;
    text-align: center;
    background-color: #2471b7;
    font-weight: bold;
    font-size: 20px;
  }
  .tab2024 .tab-header .tab-title::after {
    border-width: 30px 15px;
  }
  .tab2024 .tab-header .nav-box {
    flex: auto;
    height: 50px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #F6F6F7;
  }
  .tab2024 .tab-header .nav-box .nav-list {
    height: 100%;
    align-items: center;
  }
  .tab2024 .tab-header .nav-box .nav-list .item {
    padding: 0 10px;
    font-size: 18px;
    line-height: 50px;
  }
  .tab2024 .tab-header .nav-box .op-list {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 40px;
    background-color: #F6F6F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 6px;
  }
  .tab2024 .tab-header .nav-box .op-list .item {
    width: 15px;
    height: 28px;
    background-color: rgba(0, 0, 0, .5);
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-image: url('../images/index/jiantou.png');
    background-size: 7px auto;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  }
  .tab2024 .tab-header .nav-box .op-list .item:hover {
    background-color: rgba(0, 0, 0, .7);
  }
  .tab2024 .tab-header .nav-box .op-list .item.next {
    transform: rotate(180deg);
  }
  .tab2024 .tab-header .nav-box .op-list .item.dis {
    background-color: rgba(0, 0, 0, .3);
  }
  .tab2024 .news-list .item .txt {
    font-size: 16px;
  }
}
.tab2024.style2 {
    background-color: #F7F7F7;
}
.tab2024 + .tab2024 {
    margin-top: 30px;
}
.tab2024.style2 .tab-header {
    position: relative;
    height: 50px;
}
.tab2024.style2 .tab-header::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: calc(100% - 10px);
    border-bottom: 1px solid #CDD6E1;
}
.tab2024.style2 .tab-header .tab-title {
    background-image: none;
    font-size: 18px;
    min-width: 120px;
    background-color: transparent;
    padding-right: 30px;
    padding-bottom: 5px;
}
.tab2024.style2 .tab-header .tab-title span {
    position: relative;
    z-index: 2;
}
.tab2024.style2 .tab-header .tab-title::after {
    border-width: 0;
}
.tab2024.style2 .tab-header .tab-title::before {
    position: absolute;
    z-index: 0;
    content: '';
    left: 0;
    bottom: 0;
    z-index: 1;
    border-width: 0;
    width: 100%;
    height: 54px;
    background-image: url('../images/2024/tab/tab_head_bg2.png');
    background-size: 100% 100%;
}
@media (max-width: 768px) {
  .tab2024 .tab-con {
    padding: 0;
  }
  .tab2024 .news-list .item {
    line-height: 25px !important;
  }
  .tab2024 .news-list .item .txt {
    white-space: wrap;
    padding: 5px 0;
  }
  .tab2024 .news-list .item .time {
    display: none;
  }
}

.subweb-box {
    padding: 30px 0;
    margin-bottom: 30px;
}
.subweb-box .title {
    display: block;
    position: relative;
    font-size: 20px;
    padding: 0 .75em;
    letter-spacing: .5em;
    font-weight: bold;
    color: #2789EE;
    line-height: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e6e6e6;
}
.subweb-box .title::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 2px;
    width: 4em;
    background-color: #2789EE;
}
.subweb-box .subweb-list {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0 -10px;
}
.subweb-box .subweb-list .wrap {
    width: 25%;
    padding: 10px;
}
.subweb-box .subweb-list .item {
    display: block;
    height: 120px;
    padding: 10px 15px;
    background-image: url('../images/common/bg/mini/yz_bg_b.png');
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #e3f1fd;
}
.subweb-box .subweb-list .item:hover {
    background-color: #c6e5ff;
    box-shadow: 0px 3px 4px 0px rgba(0, 29, 62, 0.1);
}
.subweb-box .subweb-list .item .subweb-name {
    color: #333;
    height: 30px;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c6cfd6;
    margin-bottom: 10px;
}
.subweb-box .subweb-list .item .contact {
    height: 60px;
    color: #555;
    overflow-y: auto;
}
@media (max-width: 992px) {
    .subweb-box .subweb-list .wrap {
        width: 50%;
    }
}
@media (max-width: 768px) {
    .subweb-box {
        padding: 15px 0;
        margin-bottom: 20px;
    }
    .subweb-box .subweb-list .wrap {
        width: 100%;
    }
    .subweb-box .subweb-list .item {
        height: auto;
        min-height: 120px;
    }
    .subweb-box .subweb-list .item .contact {
        height: auto;
    }
}
/************************************ 公共样式结束 ************************************/
.ariaOldFixedBar{
    display: none !important;
}

.trs_editor_view .ue_table table {
    margin-left: auto;
    margin-right: auto;
}
.trs_editor_view .ue_table table td {
    word-break: break-all;
    white-space: normal !important;
}


.fontsize14 {
    font-size: 14px !important;
}
.fontsize12 {
    font-size: 12px !important;
}
.fontsize10 {
    font-size: 10px !important;
}
@media (max-width: 768px) {
    .m-fontsize14 {
        font-size: 14px !important;
    }
    .m-fontsize12 {
        font-size: 12px !important;
    }
    .m-fontsize10 {
        font-size: 10px !important;
    }
}